Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

fix: allow snapshot only in release #448

Merged
merged 1 commit into from
Mar 1, 2018

Conversation

Mitko-Kerezov
Copy link
Contributor

Allow snapshot only in release

Ping @sis0k0 @rosen-vladimirov

@Mitko-Kerezov Mitko-Kerezov self-assigned this Feb 28, 2018
@dtopuzov
Copy link
Contributor

dtopuzov commented Mar 1, 2018

test

lib/compiler.js Outdated

function logdSnapshotWarningMessage($logger) {
if (!hasLoggedSnapshotWarningMessage) {
$logger.warn("Stripping the snapshot flag. Bear in mind that snapshot is only available in release builds on Unix systems.");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, Snapshot is available on Linux and Linux is ... not Unix.

@Mitko-Kerezov Mitko-Kerezov force-pushed the kerezov/snapshot-release branch from 93a00ac to a92876f Compare March 1, 2018 13:41
@Mitko-Kerezov Mitko-Kerezov merged commit 2dd9adc into master Mar 1, 2018
@Mitko-Kerezov Mitko-Kerezov deleted the kerezov/snapshot-release branch March 1, 2018 13:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants